FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.medicationprocess9#2.0.0-beta.6 (110 ms)

Package nictiz.fhir.nl.r4.medicationprocess9
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-Dosage-AsNeededFor
Url http://nictiz.nl/fhir/StructureDefinition/ext-Dosage-AsNeededFor
Version 2.0.0-beta.6
Status active
Name ExtDosageAsNeededFor
Title ext Dosage AsNeededFor
Experimental False
Realm nl
Description Pre-adopt of the `Dosage.asNeededFor` concept from the FHIR R5 Dosage data type. In R4, `Dosage.asNeededCodeableConcept` has a maximum cardinality of 1. Additional 'asNeeded' data can be represented by adding this extension to Dosage.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/mp-InstructionsForUse.DosageInstructions mp InstructionsForUse.DosageInstructions

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-Dosage-AsNeededFor",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Dosage-AsNeededFor",
  "version" : "2.0.0-beta.6",
  "name" : "ExtDosageAsNeededFor",
  "title" : "ext Dosage AsNeededFor",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Pre-adopt of the `Dosage.asNeededFor` concept from the FHIR R5 Dosage data type. In R4, `Dosage.asNeededCodeableConcept` has a maximum cardinality of 1. Additional 'asNeeded' data can be represented by adding this extension to Dosage.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Dosage"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "Pre-adopt from FHIR R5 of the `Dosage.asNeededFor` element."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/ext-Dosage-AsNeededFor"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "definition" : "Indicates whether the Medication is only taken based on a precondition for taking the Medication (CodeableConcept).",
        "comment" : "If only one 'asNeeded' concept is exchanged within a Dosage, use `Dosage.asNeeded[x]`. This extension is only used when multiple 'asNeeded' concepts are to be exchanged.",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.